macos: export gdk_quartz_drag_source_context()
authorChristoph Reiter <creiter@src.gnome.org>
Thu, 1 Mar 2018 13:31:57 +0000 (14:31 +0100)
committerChristoph Reiter <creiter@src.gnome.org>
Thu, 1 Mar 2018 13:36:44 +0000 (14:36 +0100)
commit26e2af26ed6c868796c49c091b23723d559241fa
tree92776c7b3f1616ba82eaa2c252e76d4612744fe1
parent94d6d56913a1e0564c54d10a3a31fbb4303be2d9
macos: export gdk_quartz_drag_source_context()

It's used in the gtk dnd code but not exported in gdk.
Append a "_libgtk_only" suffix as with other internal exports and
export the symbol.

See #32
gdk/quartz/gdkdnd-quartz.c
gdk/quartz/gdkquartzdnd.h
gtk/gtkdnd-quartz.c